EZPlotHistoryInfo

Undocumented

  • A data structure that holds information about audio data over time. It contains a circular buffer to incrementally write the audio data to and a scratch buffer to hold a window of audio data relative to the whole circular buffer. In use, this will provide a way to continuously append data while having an adjustable viewable window described by the bufferSize.

    See more

    Declaration

    Objective-C

    struct {}

    Swift

    struct EZPlotHistoryInfo